.company-wrap .clearfix {
	    zoom: 1;
	    position: relative;
	}
	.company-wrap .clearfix:before{display: table;
    content: " ";}
    img{vertical-align: middle;}
    .company-wrap .itrBack {
	    height: 600px;
	    float: right;
	    background-repeat: no-repeat;
	}
	.company-wrap .cDiv {
	    position: absolute;
	    top: 76px;
	    left: 0;
	    width: 823px;
	    height: 400px;
	    background-color: #ffffff;
	    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
	}
	.company-wrap .itrH {
	    position: absolute;
	    right: 35px;
	    top: 50px;
	}
	.company-wrap .itrP {
	    position: absolute;
	    right: 35px;
	    bottom: 120px;
	    width: 406px;
	    font-size: 14px;
	    font-weight: normal;
	    font-stretch: normal;
	    letter-spacing: 1px;
	    color: #999999;
	    line-height: 30px;
	}
	.company-wrap .itrL {
	    position: absolute;
	    bottom: 0;
	    left: 0;
	    width: 453px;
	    height: 165px;
	}
	.company-wrap .clearfix:after{
		clear: both;
		display: table;
   		content: " ";
	}